Important: Please note that the terminologies “starbi”, “inPilot” and “mur” used throughout this guide mean the same.
2. Enter your user name and password, and then click Log In. The user name must be an alpha and/or numeric string of 3 through 16 characters in length. The only special character that a user name can include is underscore (_).Important: At first log on, the users are expected to enter admin as the input for the Username and Password fields.
The only account created after the initial set-up is admin / admin and it has Administrator privileges.Important: At first log on, the users will see an empty Dashboard. The necessary data should be populated and required parameters should be configured for report generation.
• All MUR administrators have access to USERS and GROUPS menu in the Admin tab available on the MUR GUI.
• Administrator with admin user name will have the rights to modify and delete all the MUR users’ accounts. Only users with admin user name can modify its own password. Only admin user will be able to delete any administrator or operator user accounts.
• Administrator other than users with admin user name will have rights to delete the MUR users except admin user and modify user accounts except their passwords.For more details, see the Cisco Mobility Unified Reporting System Online Help documentation.When a gateway is added through the GUI, a directory by the name of the gateway is created in the <mur_install_dir>/starbi/server/data directory.The RDP parses the raw data or EDR files from GGSNs and periodically forwards it to the registered master MUR application through SFTP for report generation. For information on how to configure the RDPs, see the Mobility Unified Reporting System Online Help documentation.Important: The gateways can be added on Remote Data Processor (RDP). For adding gateway on particular RDP corresponding RDP's region should be selected. RDP region is available when RDP is added. For information on configuring the RDPs, see Mobility Unified Reporting System Online Help documentation.
Important: Whenever an MUR is upgraded from an older version to 12.2, the logical regions for the MUR gets void and the user will not be able to see any gateways under the DPI/Bulkstats/CF/KPI tab. In this scenario, the user should add that gateway under NOC.
To use the Offline Subscriber Search feature seamlessly, you must organize the archive directory date-wise. For information on this feature, see the Mobility Unified Reporting Online Help documentation.For the files that are not satisfying the required EDR file name format, MUR stores the files in the Other directory.Important: It is recommended that you enable backup feature and take one complete successful snapshot of backup before enabling purging feature. If the backup feature is disabled then enabling purging will cause removal of data without waiting for it to be backed up.
Important: The backup snapshot can be identified as complete only if the snapshot directory of format snapshot_<date>_<time stamp>_<version>, created under configured backup path does not have the prefix backup.prog. The backup.prog prefix indicates that the backup is in progress.
MUR uses a python script, purge_db.py, to accomplish this task. For more information on the script, refer to the Using the Purging Script section.Important: The purging configurations are recommended to be a one-time process and should not be changed frequently.
To configure data / file purging through the GUI, see the Mobility Unified Reporting System Online Help documentation.Important: In case of distributed model of MUR, data purging can be done only at the master MUR and file purging can be performed at per RDP level.
Important: For the MUR software with version 10.0.72 and lesser, you must manually purge the archived files. For the MUR software version 10.0.72 and later, you can use the purging script to automate the process.
Important: Please note that the backup and recovery processes are applicable only for MUR database and not for files that are archived.
• Backup related configuration is available under ADMIN tab in Web-based MUR GUI.
• The backup snapshot can be identified as complete only if the snapshot directory of format snapshot_<date>_<time stamp>_<version>, created under configured backup path does not have the prefix backup.prog. The backup.prog prefix indicates that the backup is in progress.Important: In case of hierarchical deployment, recovery of master MUR and RDP should be done separately. After recovering and starting RDP, it will start serving the master to which it is attached.
./recover.sh -path <directory path containing data snapshots>A shell script utility called serv is included with MUR in the <MUR_install_dir>/starbi/bin directory.
Important: If you stop the MUR process, make sure that PSMON is not running. Otherwise PSMON will restart the MUR application.
The following is a sample output of the serv status command:To generate the reports in excel format, execute the following script from the <MUR_install_dir>/starbi/bin directory../get_excel_report.sh -day <date for report generation> -f <path where report should be stored> -filter <filter for the report>MUR reports the subscribers data like Mobile Station Integrated Network (MSISDN) in the encrypted format both in the GUI and Excel file. Decryption functionality is ONLY supported on CLI through the use of unanonymize_msisdn.sh script.Usage of unanonymize_msisdn.sh Script:
1.
3. Provide this text file as an input to the unanonymize_msisdn.sh script.In case the Administrator user forgets the password, a set_admin_password.py script is used to reset the password. This script is located at the <MUR_install_dir>/starbi/server/scripts directory.To generate the DNS mapping for the specified list of IP addresses, execute the following script from the <MUR_install_dir>/starbi/bin directory:
To generate the unknown URL files, execute the following script from the <MUR_install_dir>/server/scripts/cfedr directory:In the event additional troubleshooting assistance is required, debugging information can be collected using a script called getSupportDetails.pl. This script collects different log files and captures the output of certain system commands that aid in troubleshooting issues. This script is packaged with MUR in the <MUR_install_dir>/starbi/tools/supportdetails/ directory../getSupportDetails.pl [--level=...] [--xmlfile=...] [--help]
•
•
•
• The python script, purge_db.py, handles both data purging and archived file purging. This script is packaged with MUR in the <MUR_install_dir>/starbi/server/scripts/utils/ directory.In case of file purging, the script purges the files only if the archived files are organized date-wise for each of the reportings like FLOW-EDR, HTTP-EDR, CF-EDR, and BS. For example, EDR file for 24th September, 2010 is stored in the archive/<gw>/flowedr/20100924 directory.
The files may not be available in the archive directory i.e. <MUR_install_dir>/starbi/archive.
•
• Select Cache check box.
• Click Clear Private Data Now.
•
• Click Delete.
• Select Temporary Internet files check box.
• Click Delete.
• Check if the bulkstats schemas are properly configured on the gateway through the BULKSTATS menu in the ADMIN tab.
• Check if the prerequisites described in the Configuring Bulkstats Schemas section of the Configuring Chassis for MUR chapter are met.
• On the ADMIN menu, check the bulkstats audit under AUDIT. The audit should indicate whether the bulkstats files are being parsed or not. For more information, refer to the Cisco Mobility Unified Reporting System Online Help documentation.
For more information, refer to the Cisco Mobility Unified Reporting System Online Help documentation.
For more information, refer to the Cisco Mobility Unified Reporting System Online Help documentation.
• The entity pushing the files to MUR, for example, L-ESS should be added to MUR user group. For details, refer to the Managing Mobility Unified Reporting System Installation chapter of this guide.
If user is not able to configure bulkstats schema through Add Schema configuration screen that appears by selecting ADMIN > Bulkstats menu.
• Check if the prerequisites described in the Configuring Bulkstats Schemas Using GUI section of the Configuring Chassis for MUR chapter are met.
• Check if the SSH Username in the Add Bulkstats schema configuration screen is specified correctly. This user name is used to connect to gateway via SSH for schema configuration.For information on how to configure the schemas, refer to the Configuring Bulkstats Schemas Using GUI section. Also, see the Cisco Mobility Unified Reporting System Online Help documentation.
• Check if Username specified in the Add Bulkstats schema configuration screen is present in MUR group on the MUR server.useradd <new user name>usermod -G <MUR Group> <user name>
•
• Restart apache server by executing the following command from the <mur_install_dir>/starbi/bin directory and try again to configure the schema.
If user is not able to edit the schema configuration through the Add Bulkstat schema configuration screen.
./serv status shows Postgres processes as NOT RUNNING The shared memory configuration in the /etc/system directory might not be correct.
• Check if "shmmax" has been appropriately configured in the /etc/system directory (for Solaris users) or /etc/sysctl.conf directory (for Linux users). It should be set to 2684354560 (2.5GB). Reboot the system after making the changes to this file.
• Check the available disk space (especially swap or /tmp) using df -hk command.
• Try stopping other MUR instances on the machine. Each MUR instance will consume 2.5 GB of system’s shared memory. Use the prstat --a command to check the used and free memory.
• Check if the following variables in the sshd_config file present in the /etc/ssh directory are set appropriately.
• Click ADMIN tab from the MUR GUI.
• Click Edit for the gateway for which the EDR files are not getting parsed.
• If it is not running, start the server using serv start command.
• From the command output, if you find the Firewall to be running, stop it with the service iptables stop command and then retry.
• Check if there are any pending files in the RDP's /starbi/server/sql_export_data/ directory.
• If there are any pending files, check if the following log is shown in the starbi_server_devel file located in the /starbi/logs/server/ directory.
• Log on to the RDP machine. Switch the user as RDP admin. If you have set RDP admin as myrdp during RDP installation, then execute the following command su - myrdp.
• Enter yes and quit the SFTP session.
• Check the files again in the starbi/server/sql_export_data directory to identify if they are present now. Then, check the reports after a while.
• If the reports are still not seen, check the master configuration in System menu. Check if the master login and password are specified. Ensure that master admin password has been set using password command on the master.
./serv status shows cache server is not running.
|
| Cisco Systems Inc. |
| Tel: 408-526-4000 |
| Fax: 408-527-0883 |